home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2004 #2 / Amiga Plus CD - 2004 - No. 02.iso / AmiSoft / Disk / moni / FileX-src.lha / FileX-src / set_protos.h < prev    next >
Text File  |  1994-08-28  |  241b  |  15 lines

  1. /* Prototypes for functions defined in
  2. set.c
  3.  */
  4.  
  5. void SetDisplayTyp(short , struct DisplayData * );
  6.  
  7. void SetRequester(BOOL );
  8.  
  9. void SetARexxCommand(ULONG , UBYTE * );
  10.  
  11. void SetCommandShellWindow(char * );
  12.  
  13. void SetCommandWindow(char * );
  14.  
  15.